ScorecardService.updateScorecard Method

Updates the given scorecard.
 

Parameters

scorecard

Type: Scorecard
The scorecard to update.

Return Value


Type: jQuery.Promise
Value: dundas.entities.Scorecard
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.Scorecard is returned.